home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
programm.ing
/
xaes_new.lzh
/
WINDOW.C
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-12-05
|
154 b
|
9 lines
#include "xaes.h"
#include "window.rsh"
GLOBAL OBJECT *WINDTREE = rs_object;
GLOBAL void WInitCustomWindow(void)
{
WObjFixPosition(WINDTREE);
}